[INFO] fetching crate clue_core 4.0.0-78ce10c1...
[INFO] fixing clue_core-4.0.0-78ce10c1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate clue_core 4.0.0-78ce10c1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate clue_core 4.0.0-78ce10c1
[INFO] finished tweaking crates.io crate clue_core 4.0.0-78ce10c1
[INFO] tweaked toml for crates.io crate clue_core 4.0.0-78ce10c1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clue_core 4.0.0-78ce10c1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clue_core 4.0.0-78ce10c1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6
[INFO] running `Command { std: "docker" "start" "15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking utf8-decode v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking clue_core v4.0.0-78ce10c1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]        Fixed src/parser.rs (1 fix)
[INFO] [stderr]        Fixed src/lib.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:920:16
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     if self.build_bitwise_op(
[INFO] [stdout]     |                             ---------------- borrow later used by call
[INFO] [stdout] 919 |                         //SAFETY: the token goes out of scope only after this call.
[INFO] [stdout] 920 |                         unsafe { &BorrowedToken::new(&t2) },
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Migrating benches/bench.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:920:16
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     if self.build_bitwise_op(
[INFO] [stdout]     |                             ---------------- borrow later used by call
[INFO] [stdout] 919 |                         //SAFETY: the token goes out of scope only after this call.
[INFO] [stdout] 920 |                         unsafe { &BorrowedToken::new(&t2) },
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.66s
[INFO] [stderr] crater-edition-check: clue_core v4.0.0-78ce10c1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking clue_core v4.0.0-78ce10c1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parser.rs:920:17
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     if self.build_bitwise_op(
[INFO] [stdout]     |                             ---------------- borrow later used by call
[INFO] [stdout] 919 |                         //SAFETY: the token goes out of scope only after this call.
[INFO] [stdout] 920 |                         unsafe { &BorrowedToken::new(&t2) },
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                   |                     |
[INFO] [stdout]     |                                   |                     temporary value is freed at the end of this statement
[INFO] [stdout]     |                                   creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parser.rs:920:17
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     if self.build_bitwise_op(
[INFO] [stdout]     |                             ---------------- borrow later used by call
[INFO] [stdout] 919 |                         //SAFETY: the token goes out of scope only after this call.
[INFO] [stdout] 920 |                         unsafe { &BorrowedToken::new(&t2) },
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                   |                     |
[INFO] [stdout]     |                                   |                     temporary value is freed at the end of this statement
[INFO] [stdout]     |                                   creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clue_core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clue_core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6", kill_on_drop: false }`
[INFO] [stdout] 15b6c1f96a6cb68b237142706e2d41d6e666fa6561af5ea54fbf5c4ca65e7de6
